-
Home
-
Germanized for WooCommerce
-
3.17.2
-
Code
-
Classes
- ShipmentItem
| Total Complexity |
137 |
| Dependencies |
5 |
| Dependents |
5 |
| Total lines |
732 |
| Lines of code |
359 |
| Logical lines of code |
175 |
| Comment lines |
232 |
| Methods |
53 |
| Properties |
9 |
Methods 53
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| sync() |
C |
33 |
30 |
82 |
| get_children() |
S |
56 |
7 |
19 |
| get_parent() |
S |
58 |
7 |
17 |
| __construct() |
S |
54 |
6 |
21 |
| get_order_item() |
S |
62 |
6 |
11 |
| get_manufacture_country() |
S |
62 |
5 |
11 |
| get_name() |
S |
67 |
4 |
7 |
| get_shipment() |
S |
68 |
4 |
7 |
| get_product() |
S |
68 |
4 |
7 |
| apply_changes() |
S |
64 |
3 |
10 |
| get_subtotal() |
S |
68 |
3 |
7 |
| get_customs_description() |
S |
68 |
3 |
7 |
| get_hs_code() |
S |
66 |
3 |
8 |
| add_child() |
S |
70 |
3 |
6 |
| remove_child() |
S |
69 |
3 |
7 |
| set_total() |
S |
69 |
2 |
7 |
| set_subtotal() |
S |
69 |
2 |
7 |
| has_children() |
S |
75 |
2 |
4 |
| set_weight() |
S |
78 |
2 |
3 |
| set_width() |
S |
78 |
2 |
3 |
| set_length() |
S |
78 |
2 |
3 |
| set_height() |
S |
78 |
2 |
3 |
| is_readonly() |
S |
76 |
2 |
3 |
| get_general_hook_prefix() |
S |
80 |
1 |
3 |
| get_type() |
S |
82 |
1 |
3 |
| get_shipment_id() |
S |
79 |
1 |
3 |
| get_order_item_id() |
S |
79 |
1 |
3 |
| get_product_id() |
S |
79 |
1 |
3 |
| get_parent_id() |
S |
79 |
1 |
3 |
| get_item_parent_id() |
S |
79 |
1 |
3 |
| get_total() |
S |
79 |
1 |
3 |
| get_sku() |
S |
79 |
1 |
3 |
| get_quantity() |
S |
79 |
1 |
3 |
| get_weight() |
S |
79 |
1 |
3 |
| get_width() |
S |
79 |
1 |
3 |
| get_length() |
S |
79 |
1 |
3 |
| get_height() |
S |
79 |
1 |
3 |
| get_attributes() |
S |
79 |
1 |
3 |
| has_attributes() |
S |
76 |
1 |
4 |
| set_shipment() |
S |
81 |
1 |
3 |
| set_shipment_id() |
S |
70 |
1 |
6 |
| set_order_item_id() |
S |
79 |
1 |
3 |
| set_product_id() |
S |
75 |
1 |
4 |
| set_parent_id() |
S |
79 |
1 |
3 |
| set_item_parent_id() |
S |
79 |
1 |
3 |
| set_sku() |
S |
80 |
1 |
3 |
| get_dimensions() |
S |
69 |
1 |
7 |
| set_quantity() |
S |
79 |
1 |
3 |
| set_name() |
S |
80 |
1 |
3 |
| set_hs_code() |
S |
80 |
1 |
3 |
| set_customs_description() |
S |
80 |
1 |
3 |
| set_manufacture_country() |
S |
79 |
1 |
3 |
| set_attributes() |
S |
79 |
1 |
3 |